| ISchemaManagerAssetSchemas Method (Int32, Int32, Int32) | 
Namespace: Ingeniux.CMS
 Syntax
SyntaxIEnumerable<IAssetSchema> AssetSchemas( out int count, int pageSize = -1, int startIndex = -1 )
[Missing <param name="count"/> documentation for "M:Ingeniux.CMS.ISchemaManager.AssetSchemas(System.Int32@,System.Int32,System.Int32)"]
[Missing <param name="pageSize"/> documentation for "M:Ingeniux.CMS.ISchemaManager.AssetSchemas(System.Int32@,System.Int32,System.Int32)"]
[Missing <param name="startIndex"/> documentation for "M:Ingeniux.CMS.ISchemaManager.AssetSchemas(System.Int32@,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Ingeniux.CMS.ISchemaManager.AssetSchemas(System.Int32@,System.Int32,System.Int32)"]
 See Also
See Also