This topic has not yet been rated - Rate this topic

AttributePermissionCollection.Insert Method

Inserts an AttributePermission into the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Insert(Int32, AttributePermission) Inserts an AttributePermission into the collection at the specified index.
Public method Insert(Int32, String) Creates and inserts an AttributePermission, with the specified identifier, into the collection at the specified index.
Protected method Insert(Int32, ModelComponent) Infrastructure. (Inherited from ModelComponentCollection.)
Protected method Insert(IModelComponent, String, Int32) (Inherited from ModelComponentCollection.)
Protected method Insert(IModelComponent, String, Int32, Boolean) (Inherited from ModelComponentCollection.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.