| IRestaurantSection Methods | 
The IRestaurantSection type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from ISerializable.) | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | GetSectionSchema | 
            Returns sectionSchema of the specified restaurantSection.
            (Defined by RestaurantSectionExtensions.) | 
|  | TryGetSectionSchema | 
            Returns sectionSchema of the specified restaurantSection or null if restaurantSection doesn't exist.
            (Defined by RestaurantSectionExtensions.) | 
 See Also
See Also